gtk-demo: Fix the overlay demo
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Oct 2017 01:35:21 +0000 (21:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Oct 2017 01:35:21 +0000 (21:35 -0400)
commitf352a0ec2bc639ac66878456af72c34f712802cc
tree0af719313648ba073694ebf70005b0c58ed3e9a4
parent6d75d0966abf9526dbd7e9c2d29905cfe0ef845f
gtk-demo: Fix the overlay demo

We must make the label and the entry separate overlays, or
the entry will also be clickthru.
demos/gtk-demo/overlay.c